



*{
    margin: 0px;
    padding:0px;
}


body{
    font-family: 微软雅黑;
    font-weight:lighter;
    font-size:14px;
    background:#fff;
    margin:0px;
    padding:0px;
    max-width:100%;
    box-sizing:border-box;
}
ul{
    list-style-type:none;
}
a{
    text-decoration:none;
}
a:hover{
    color: #007aff;
}




/*******导航栏***********************/
.na{
    width: 100%;
    height: 72px;
    background: rgba(0,0,0,0.65);
    position: fixed;
    z-index: 51;
    top:0;
}

.nav-container{
    margin: 0 auto;
    width: 1200px;
    overflow: auto;
    zoom:1;
    /*min-width:1300px;*/

    /*background-color: #8a6d3b;*/

}
.mo_nav_btn{
    display: none;
}
.nav-container .logo{
    width:20%;
    height:74px;
    background:url("../../images/common/ic_common_004.png") no-repeat;
    float: left;
    /*margin-left:40px;*/
    /*background-color: #2f21d4;*/
    /*line-height: 0px;*/
    /*float: left;*/
    margin-top:-7px;
}
.toggle-down{
    height:72px;
    background:url("../../images/common/ic_common_012.png") no-repeat;
}

.nav{
    width: 822px;
    float: left;
    display: inline-block;
    /* line-height: 77px; */
    font-size: 22px;
    margin-left: 0px;
    /* padding: 0; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    margin-top: 26px;
    line-height: 25px;
    /* overflow: hidden; */
    /* text-align: center; */
    /* background-color: #4cae4c; */
}
.nav_btn{
    width:69px;
    height:72px;
    float:right;
    cursor:pointer;
    background:url("../../images/common/bg_top_001.png") no-repeat;
}

/*.list{*/
/*    display: block;*/
/*    margin-left: 75px;*/
/*    font-size: 22px;*/
/*    height: 30px;*/
/*    width: 60px;*/
/*    color: black;*/
/*    float: left;*/
/*    overflow: hidden;*/
/*}*/
.list {
    display: block;
    margin-left: 96px;
    font-size: 22px;
    height: 30px;
    width: 60px;
    color: black;
    float: left;
    overflow: hidden;
}
.nav_btn a:hover{
    color: white;
}
.list{
    color: white;
    overflow: hidden;
}
.list .up{
    display:block;
    width: auto;
    height: 20px;
    margin-bottom: 30px;
}
.list .down{
    display:block;
    width: auto;
    height: 20px;
    color: #6eb5f5;
}
.list div:hover{
    animation: move 1s forwards;
    -webkit-animation: move 0.6s forwards;
}
@keyframes move {
    0% {
        margin-top:0px;
    }
    100%{
        margin-top: -50px;
    }
}
.toggle{
    position: relative;
}
.nav-container .toggle-down{
    width: 9%;
    font-weight: bold;
    line-height: 72px;
    /*text-align: center;*/
    float: right;
    /*margin-left: 3.8%;*/
    position: relative;
}
.nav-container .toggle-down:hover{
    width: 9%;
    font-weight: bold;
    line-height: 72px;
    /*text-align: center;*/
    float: right;
    cursor: pointer;


}
.game-window{
    overflow: hidden;
    position: fixed;
    width: 1147px;
    height: 363px;
    z-index: 50;
    top: 72px;
    background: rgba(0,0,0,0.85);
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 150px;
    display: none;
    margin-left: -582px;
    left: 50%;
}

a:hover{
    text-decoration: none;
}

/*二级菜单标题*/
.List-Container{
    display: flex;
    width: 300px;
    height: 66px;
    padding-top: 46px;
    margin-left: 66px;
    /*background-color: #2f21d4;*/
}

.ListLine{
    height: 20px;
    width: 5px;
    background-color:#8dc8f0;
}

.ListTitle{
    width: 180px;
    height: 20px;
    line-height: 20px;
    margin-left: 7px;
    font-size: 20px;
    font-family: 微软雅黑;

    font-weight:lighter;
    color: white;
}

/*二级菜单图片*/
.Pic-Container{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    height: 297px;
    margin-left: 66px;
    padding-top: 29px;
    /*background-color: #5e53e4;*/


}

/*分为三列*/
.Pic-P1{
    width: 48%;
    height: 200px;

    /*margin-top: 29px;*/
    /*background-color: #9c95ef;*/
}



.Pic-P2{
    width: 48%;
    height: 200px;
    margin-left:20px;
    /*background-color: #449def;*/
}



.Pic-P3{
    width: 48%;
    height: 200px;
    /*background-color: #4cae4c;*/
}

.Pic-P4{
    /*background-color: white;*/

}

.media1{
    margin-top: 24px;
    /*background-color: #1b6d85;*/
}

/*第一行标题*/
.Game-Name{
    font-size: 20px;
    font-family: 微软雅黑;
    /*font-weight:lighter;*/
    color: white;
    margin-top: 8px;
    margin-left: 5px;
    /*background-color: #f3ab26;*/

}

/*第一行标题韩文*/
.Game-NameK{
    font-size: 20px;
    font-family: NotoSansKR-Regular ;
    color: white;
    margin-top: 8px;
    margin-left: 5px;
    /*background-color: #f3ab26;*/

}

/*第二行标题*/
.Game-Name1{
    font-size: 20px;
    font-family: 微软雅黑;
    /*font-weight:lighter;*/
    color: white;
    margin-top: 9px;
    margin-left: 5px;
    /*background-color: #8a6d3b;*/

}

/*第二行标题韩文*/
.Game-Name1K{
    font-size: 20px;
    font-family: NotoSansKR-Regular;
    color: white;
    margin-top: 9px;
    margin-left: 5px;
    /*background-color: #8a6d3b;*/

}

/*第一行介绍*/
.Game-Intro{
    font-size: 14px;
    font-family: 微软雅黑;
    /*font-weight:lighter;*/
    color: white;
    margin-top:18px;
    margin-left: 5px;
    /*background-color: #2b542c;*/
}

/*第一行介绍韩文*/
.Game-IntroK{
    font-size: 14px;
    font-family: NotoSansKR-Regular;
    color: white;
    margin-top:18px;
    margin-left: 5px;
    /*background-color: #2b542c;*/
}

/*第二行介绍*/
.Game-Intro1{
    font-size: 14px;
    font-family: 微软雅黑;
    /*font-weight:lighter;*/
    color: white;
    margin-top:18px;
    margin-left: 5px;
    /*background-color: #5e5e5e;*/
}

/*第二行介绍韩文*/
.Game-Intro1K{
    font-size: 14px;
    font-family: NotoSansKR-Regular;
    color: white;
    margin-top:18px;
    margin-left: 5px;
    /*background-color: #5e5e5e;*/
}

/*******布局结束*********/

/********轮播图******************/
.carousel-inner{
    width: 100%;
}
.carousel-inner img{
    width: 100%;
}
/***********************/
/*版权*/
.copyrightcontainer{
    clear:both;
    width:100%;
    min-width: 1425px;
    height:220px;

}
/*游戏界面的颜色*/
.copyrightwrap{
    width:100%;
    height:222px;
    background:rgba(0, 0, 0, 0.85);
}
/* 其他界面的颜色*/
.copyrightwrap1{

}



.copyrighttext{
    font-size: 14px;
    font-family: 微软雅黑;
    font-weight:lighter;
    color: #7a7a7a;
    padding-top: 42px;
    text-align:center;
}


